Skip to content

fix(web-ui): remove archived sessions filter menu option - #2872

Merged
kev1n77 merged 1 commit into
GCWing:mainfrom
kev1n77:fmy/ui-main
Sep 7, 2026
Merged

fix(web-ui): remove archived sessions filter menu option#2872
kev1n77 merged 1 commit into
GCWing:mainfrom
kev1n77:fmy/ui-main

Conversation

@kev1n77

@kev1n77 kev1n77 commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

Remove the Archived sessions checkbox from the session filter menu.

Type and Areas

Type: UI/UX / bug fix

Areas: Web UI, shared desktop frontend session navigation

Motivation / Impact

The session filter menu no longer exposes the Archived sessions option. This is a focused menu change; existing session archive actions, persisted preferences, and archive management remain unchanged.

Verification

Re-run after rebasing onto upstream/main:

  • pnpm --dir src/web-ui run test:run src/app/components/NavPanel/components/WorkspaceSessionFilterMenu.test.tsx — passed, 3 tests.
  • pnpm run check:web — passed, with existing Appearance contract warnings in unrelated files.
  • git diff --check upstream/main...HEAD — passed.

Reviewer Notes

One frontend component changed, removing 11 lines. No new copy, locale changes, host APIs, or data migrations are required.

Validation was local. Remote workspace, remote control, Peer Device Mode, and Detached Dispatch were not manually exercised.

Checklist

  • This PR is focused and does not include secrets, temporary prompts, generated scratch files, or unrelated artifacts.
  • Relevant verification is recorded above, or skipped checks are explained.
  • User-facing strings, docs, and locales are updated where applicable. No copy or locale changes are required.

@kev1n77
kev1n77 merged commit 6e00562 into GCWing:main Sep 7, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant